Einhugur macOS Bridge plugin.

NSOpenPanel.URLs Method

Returns an array of URLs, each of which contains the fully specified location of a selected file or directory.

URLs() as EinhugurCoreBridge.NSURL()

Parameters

Returns

EinhugurCoreBridge.NSURL()

Remarks

This property contains a valid value when the user selects one item or multiple items.

See Also

NSOpenPanel Class